home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / ccd0605.iso / Software / Shareware / Utilitare / supercoolpim / setup.exe / {app} / SuperCoolPIM.exe / 0 / RCDATA / TPARAFORMATDLG / TPARAFORMATDLG.txt
Text File  |  2005-01-28  |  4KB  |  201 lines

  1. object ParaFormatDlg: TParaFormatDlg
  2.   Left = 351
  3.   Top = 206
  4.   BorderStyle = bsDialog
  5.   Caption = 'Paragraph'
  6.   ClientHeight = 269
  7.   ClientWidth = 371
  8.   Color = clBtnFace
  9.   Font.Charset = ANSI_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -12
  12.   Font.Name = 'Arial'
  13.   Font.Style = []
  14.   OldCreateOrder = True
  15.   Position = poScreenCenter
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 15
  19.   object Bevel1: TBevel
  20.     Left = 0
  21.     Top = 0
  22.     Width = 371
  23.     Height = 211
  24.     Align = alTop
  25.     Style = bsRaised
  26.   end
  27.   object OkBtn: TButton
  28.     Left = 100
  29.     Top = 226
  30.     Width = 75
  31.     Height = 30
  32.     Caption = 'OK'
  33.     Default = True
  34.     Font.Charset = ANSI_CHARSET
  35.     Font.Color = clWindowText
  36.     Font.Height = -14
  37.     Font.Name = 'Arial'
  38.     Font.Style = []
  39.     ModalResult = 1
  40.     ParentFont = False
  41.     TabOrder = 3
  42.   end
  43.   object CancelBtn: TButton
  44.     Left = 204
  45.     Top = 226
  46.     Width = 75
  47.     Height = 30
  48.     Cancel = True
  49.     Caption = 'Cancel'
  50.     Font.Charset = ANSI_CHARSET
  51.     Font.Color = clWindowText
  52.     Font.Height = -14
  53.     Font.Name = 'Arial'
  54.     Font.Style = []
  55.     ModalResult = 2
  56.     ParentFont = False
  57.     TabOrder = 4
  58.   end
  59.   object IndentBox: TGroupBox
  60.     Left = 12
  61.     Top = 10
  62.     Width = 346
  63.     Height = 59
  64.     Caption = ' Indentation '
  65.     TabOrder = 0
  66.     object Label1: TLabel
  67.       Left = 9
  68.       Top = 24
  69.       Width = 26
  70.       Height = 15
  71.       Caption = '&Left: '
  72.       FocusControl = LeftIndent
  73.     end
  74.     object Label2: TLabel
  75.       Left = 109
  76.       Top = 24
  77.       Width = 35
  78.       Height = 15
  79.       Caption = '&Right: '
  80.       FocusControl = RightIndent
  81.     end
  82.     object Label3: TLabel
  83.       Left = 217
  84.       Top = 24
  85.       Width = 53
  86.       Height = 15
  87.       Caption = '&First line: '
  88.       FocusControl = FirstIndent
  89.     end
  90.     object LeftIndent: TRxSpinEdit
  91.       Left = 36
  92.       Top = 20
  93.       Width = 61
  94.       Height = 23
  95.       Alignment = taRightJustify
  96.       ButtonKind = bkStandard
  97.       Decimal = 0
  98.       TabOrder = 0
  99.     end
  100.     object RightIndent: TRxSpinEdit
  101.       Left = 147
  102.       Top = 20
  103.       Width = 61
  104.       Height = 23
  105.       Alignment = taRightJustify
  106.       ButtonKind = bkStandard
  107.       Decimal = 0
  108.       TabOrder = 1
  109.     end
  110.     object FirstIndent: TRxSpinEdit
  111.       Left = 271
  112.       Top = 20
  113.       Width = 61
  114.       Height = 23
  115.       Alignment = taRightJustify
  116.       ButtonKind = bkStandard
  117.       Decimal = 0
  118.       TabOrder = 2
  119.     end
  120.   end
  121.   object Alignment: TRadioGroup
  122.     Left = 12
  123.     Top = 79
  124.     Width = 165
  125.     Height = 116
  126.     Caption = ' Alignment '
  127.     ItemIndex = 0
  128.     Items.Strings = (
  129.       'Align Left'
  130.       'Align Right'
  131.       'Align Center')
  132.     TabOrder = 1
  133.   end
  134.   object SpacingBox: TGroupBox
  135.     Left = 192
  136.     Top = 79
  137.     Width = 165
  138.     Height = 116
  139.     Caption = ' Spacing '
  140.     TabOrder = 2
  141.     object Label4: TLabel
  142.       Left = 12
  143.       Top = 23
  144.       Width = 79
  145.       Height = 15
  146.       Caption = 'Space &before: '
  147.       FocusControl = SpaceBefore
  148.     end
  149.     object Label5: TLabel
  150.       Left = 12
  151.       Top = 55
  152.       Width = 68
  153.       Height = 15
  154.       Caption = 'Space &after: '
  155.       FocusControl = SpaceAfter
  156.     end
  157.     object Label6: TLabel
  158.       Left = 12
  159.       Top = 87
  160.       Width = 77
  161.       Height = 15
  162.       Caption = 'Li&ne spacing: '
  163.       FocusControl = LineSpacing
  164.     end
  165.     object SpaceBefore: TRxSpinEdit
  166.       Left = 95
  167.       Top = 18
  168.       Width = 56
  169.       Height = 23
  170.       Alignment = taRightJustify
  171.       ButtonKind = bkStandard
  172.       Decimal = 0
  173.       MaxValue = 2147483647.000000000000000000
  174.       TabOrder = 0
  175.     end
  176.     object SpaceAfter: TRxSpinEdit
  177.       Left = 95
  178.       Top = 50
  179.       Width = 56
  180.       Height = 23
  181.       Alignment = taRightJustify
  182.       ButtonKind = bkStandard
  183.       Decimal = 0
  184.       MaxValue = 2147483647.000000000000000000
  185.       TabOrder = 1
  186.     end
  187.     object LineSpacing: TRxSpinEdit
  188.       Left = 95
  189.       Top = 82
  190.       Width = 56
  191.       Height = 23
  192.       Alignment = taRightJustify
  193.       ButtonKind = bkStandard
  194.       Decimal = 0
  195.       Increment = 5.000000000000000000
  196.       MaxValue = 2147483647.000000000000000000
  197.       TabOrder = 2
  198.     end
  199.   end
  200. end
  201.